Skip to content

add statistics endpoint for today's top songs and implement paginatio…#109

Merged
standleypg merged 1 commit into
masterfrom
improvement
Jul 15, 2026
Merged

add statistics endpoint for today's top songs and implement paginatio…#109
standleypg merged 1 commit into
masterfrom
improvement

Conversation

@standleypg

Copy link
Copy Markdown
Collaborator

…n and sorting in song and user stats

  • Added new API endpoint /api/statistics-today to fetch top songs for the current day.
  • Introduced Pagination component for paginating song and user statistics.
  • Implemented SortableTh component for sortable table headers in song and user stats.
  • Enhanced SongStats and UserStats pages to support searching, sorting, and exporting to CSV.
  • Updated styles for pagination, toolbar, and responsive design adjustments.
  • Refactored data fetching logic to accommodate new statistics endpoint and improved data handling.

…n and sorting in song and user stats

- Added new API endpoint `/api/statistics-today` to fetch top songs for the current day.
- Introduced `Pagination` component for paginating song and user statistics.
- Implemented `SortableTh` component for sortable table headers in song and user stats.
- Enhanced `SongStats` and `UserStats` pages to support searching, sorting, and exporting to CSV.
- Updated styles for pagination, toolbar, and responsive design adjustments.
- Refactored data fetching logic to accommodate new statistics endpoint and improved data handling.
@standleypg
standleypg merged commit 9134547 into master Jul 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant